Multiprocessing Services manipulates event groups by passing an event group ID, which is defined by the MPEventID type:
typedef struct OpaqueMPEventID* MPEventID;
You obtain an event group ID by calling the function MPCreateEvent .
Introduced with Multiprocessing Services 2.0.